Uses of Class
edu.uky.ai.lp.logic.KnowledgeBase
| Package | Description |
|---|---|
| edu.uky.ai.lp.ai |
Contains classes for creating agents who play "Hunt the Wumpus".
|
-
Uses of KnowledgeBase in edu.uky.ai.lp.ai
Methods in edu.uky.ai.lp.ai that return KnowledgeBase Modifier and Type Method Description static KnowledgeBaseWumpusWorld. getKnowledgeBase()Returns a knowledge base that represents what is known about the Wumpus World at the start of the game.